IGroup.Enable property
Enables or disables an axis group. When enabled, the state of a group changes from GroupDisabled to GroupStandstill. When disabled, it changes to GroupDisabled.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool Enable { get; set; }
Property Enable As Boolean
Property Value
Type: bool
See also